home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
404 Jogos
/
CLJG.iso
/
Diversos
/
clickfest3.swf
/
scripts
/
frame_33
/
PlaceObject2_111_97
/
CLIPACTIONRECORD onClipEvent(enterFrame).as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2008-09-16
|
217 b
|
11 lines
onClipEvent(enterFrame){
if(_root.gametimer <= 22 && _root.lengths < 0.5)
{
_root.cheater.play();
}
if(_root.gametimer <= 70 && _root.lengths > 0.5)
{
_root.cheater.play();
}
}